-
Home
-
WooCommerce PayPal Payments
-
3.1.2
-
Code
-
Classes
- CreditCardGateway
| Total Complexity |
63 |
| Dependencies |
26 |
| Dependents |
29 |
| Total lines |
584 |
| Lines of code |
237 |
| Logical lines of code |
163 |
| Comment lines |
293 |
| Methods |
17 |
| Properties |
28 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_payment() |
C |
31 |
30 |
105 |
| get_icon() |
S |
58 |
3 |
16 |
| replace_credit_card_cvv_placeholder() |
S |
68 |
4 |
6 |
| update_option() |
S |
60 |
3 |
13 |
| __construct() |
S |
48 |
1 |
31 |
| replace_credit_card_cvv_label() |
S |
70 |
3 |
6 |
| init_settings() |
S |
67 |
3 |
7 |
| get_option() |
S |
65 |
3 |
9 |
| is_customer_changing_subscription_payment() |
S |
77 |
3 |
3 |
| add_payment_token_to_order() |
S |
62 |
2 |
11 |
| process_refund() |
S |
67 |
2 |
7 |
| init_form_fields() |
S |
78 |
1 |
3 |
| form() |
S |
68 |
1 |
7 |
| is_available() |
S |
81 |
1 |
3 |
| get_transaction_url() |
S |
75 |
1 |
4 |
| is_enabled() |
S |
81 |
1 |
3 |
| settings_renderer() |
S |
82 |
1 |
3 |